home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 487 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.3 KB

  1. From: Claus Brod <clausb@hpbeo79.bbn.hp.com>
  2. Subject: Re: mint-aware HD driver
  3. Date: Mon, 13 Sep 93 9:08:28 MESZ
  4. Mailer: Elm [revision: 70.85]
  5.  
  6. > >Not bad, although I'm concerned about the overhead that such a split
  7. > >driver would cause. But anyway, the driver's design is not the main
  8. > >problem, as I mentioned in my previous post.
  9. > Far less overhead than the current busy idle until transfer is complete type
  10. > HD drivers.
  11.  
  12. That's right, but I would implement it monolithically to save some
  13. time for passing parameters; I recently did something similar in
  14. my own SCSI driver, and it sped up the transfer of small blocks
  15. by several times ...
  16.  
  17. > Hmm.. GEMDOS is a bit of a problem, but it's not that complex to
  18. > reimplement. In fact a lot of it IS reimplemented in the current MiNT
  19. > kernel! All it would need would be for the GEM filesystem part to be
  20. > reimplemented, the rest is being used in a multitasking mode at the moment.
  21.  
  22. The most simple method would be to put all callers but one 
  23. of GEMDOS functions into a queue that is emptied when an I/O
  24. transfer completes.
  25.  
  26. --clausb@hpbeo79.bbn.hp.com-----------------------------------------------
  27. Claus Brod, MDD, HP Boeblingen      Magic is real unless declared integer.
  28. --#include <std_disclaimer>-----------------------------------------------
  29.